CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - neural discrete

搜索资源列表

  1. 广义异或bp算法

    0下载:
  2. 本文件为用C语言实现的可实现广义异或问题的bp神经网络算法。该问题是对标准异或问题的推广。在标准异或问题中,输入X1和X2取离散量-1或+1,在广义异或问题中,输入(X1,X2)可以在区间[-1,+1] X [-1, +1]内任意取值,而输出为Y=sign(x1,x2),其中sign()为符号函数,在区间[-1,+1] X [-1, +1]内随机产生500个训练样本.本程序用标准BP网实现该分类问题.-this document for the use of C language of achi
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:15954
    • 提供者:刘波
  1. OCRsofeware

    0下载:
  2. 数字的识别软件。其中包括灰度图、离散去噪、二值化、字符切割、神经网络识别。-digit recognition software. Including grayscale, discrete denoising, the two values, character cutting, neural network recognition.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:92572
    • 提供者:humin
  1. mathmodel

    6下载:
  2. 这是一个好的建模学习资料,赶快下载吧, 数学建模十大算法 ( 包含:蒙特卡罗算法、数据拟合、参数估计、 插值等数据处理算法、线性规划、整数规划、多元规划、二次规划等规划类问题、 图论算法、动态规划、回溯搜索、分治算法、分支定界等计算机算法、 最优化理论的三大非经典算法:模拟退火法、神经网络、遗传算法、 网格算法和穷举法、一些连续离散化方法、数值分析算法、图象处理算法)-This a good model to study the information, downloa
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5929399
    • 提供者:zhxj
  1. dif_hf

    0下载:
  2. Hopfield 离散网络源程序 是人工神经网络的一个网络构建的基本代码-discrete Hopfield network is a source of artificial neural network is a network of basic building code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:16201
    • 提供者:ttt
  1. sgnn1

    1下载:
  2. ISGNN是对SGNN(self-generated neural network)的一种改进,是一种在线学习的算法.-ISGNN of discrete (self-generated neural netw EFCs) an improvement, an online learning algorithm.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:5359677
    • 提供者:邱大山
  1. image_identify

    0下载:
  2. 实现图像的预处理,包括灰度值转换,二值化,梯度锐化,去离散噪声,整体倾斜调整,字符分割,尺寸归一,紧缩重排等功能,经过神经网络训练后可以字符识别。-image preprocessing, including gray-scale conversion value, the value of the gradient sharpening to discrete noise, overall tilt adjustment, character segmentation, to a size a
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:69857
    • 提供者:刘波
  1. BP_tanh_linaer

    1下载:
  2. BP神经网络Simulink模型。。例子给了个离散传递函数。训练后的网络可以逼近任意传递函数,或者非线性函数。-Simulink model of BP neural network. . Examples for the discrete transfer function. Trained network can approximate any transfer function, or the nonlinear function.
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-11-05
    • 文件大小:9216
    • 提供者:罗波
  1. HOPFIELD

    1下载:
  2. c编的hopfield神经网络源程序,已测试通过,这是离散型hopfield神经网络模型-c compiled hopfield neural network source code, have been tested, it is discrete hopfield neural network model
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:18283
    • 提供者:zhanghr
  1. immunity

    0下载:
  2. 针对实际对象数学模型不明确而难以控制的问题,采用人工免疫网络的离散模 型与学习算法,将人工免疫系统与神经网络结构的优势相结合,提出了一种基于人工免疫 网络的模式识别算法,构造了对象识别的人工免疫网络模型.该算法综合了网络节点的定 位与参数调整以及对基函数的平滑因子实施调谐等功能,有效地解决了径向基函数 (RBF)神经网络模式识别的两个阶段任务,使模式识别的精度有较大的改进.采用两个不 同对象函数进行的仿真试验表明,该算法具有快速收敛性与较高的准确性. -Mathemati
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:115089
    • 提供者:杨玉琴
  1. nnpidcontroll

    4下载:
  2. Matlab 神经网络离散PID控制实例,在Simulink环境中搭载仿真模块即可实现,结果图效果不错-Matlab neural network PID control of discrete examples, in the Simulink environment with simulation module can be realized, the results of Fig good results
  3. 所属分类:matlab例程

    • 发布日期:2013-12-17
    • 文件大小:6918
    • 提供者:张然
  1. hopfieldNN

    0下载:
  2. matlab格式源代码。功能:HOPFIELD神经网络优化计算算法源码和应用于数字识别问题。-matlab source code format. Function: HOPFIELD neural network optimization algorithm applied to the digital source and identify the problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1067
    • 提供者:magic
  1. daima

    1下载:
  2. (压缩包里一共有5个代码) pca+lda+粗糙集+模糊神经网络 saveORLimage.m将ORL人脸库分为测试集ptest和训练集pstudy存为imagedata.mat 1.savelda.m将人脸库先进行pca降维,再用lda进行特征提取,得到新的测试集ldatest和训练集ldastudy存为imageldadata.mat 2.对ldastudy进行离散化(discretimage.m),得到离散化矩阵disdata,存入到imagedisdata.mat
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:2555
    • 提供者:dong
  1. SystemIdentify

    0下载:
  2. 利用神经网络对输入的M序列进行线性离散系统辨识,及其改进算法-The use of neural network input M-sequence of linear discrete-time system identification, and its improved algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2456
    • 提供者:张云鹏
  1. dctannprotected

    0下载:
  2. High information redundancy and correlation in face images result in efficiencies when such images are used directly for recognition. In this paper, discrete cosine transforms are used to reduce image information redundancy because only a subset of t
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:25634
    • 提供者:mhm
  1. Face_and_Face_exsipression_Recognition

    0下载:
  2. One of Biometrics fields is face recognition & face expression recognition ... 1- In face recognition .. we need to design authentication program by training a neural network ,there are two source codes..one of them is based on Discrete Wavelet Tr
  3. 所属分类:matlab

    • 发布日期:2017-05-29
    • 文件大小:11904571
    • 提供者:mahmoud
  1. Neural-Network-Algorithm

    0下载:
  2. 神经网络学习对于逼近实数值、离散值或向量值的目标函数提供了一种健壮性很强的方法 -Neural network learning approach for real values, discrete values ​ ​ or provide a strong method to measure the robustness of the objective function
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:473547
    • 提供者:初雪夜空
  1. Discrete-Hopfield-neural-network-classification.z

    0下载:
  2. Discrete Hopfield neural network classification
  3. 所属分类:source in ebook

    • 发布日期:2017-04-15
    • 文件大小:5721
    • 提供者:余焰
  1. discrete-Hopfield--classify

    0下载:
  2. 案例10 离散Hopfield神经网络的分类——高校科研能力评价-Category 10 cases of discrete Hopfield neural networks- Research Capacity Assessment
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-05
    • 文件大小:5458
    • 提供者:tongtong
  1. Hopfield Neural Network

    2下载:
  2. 一种离散神经网络实例,亲测可用。MATLAB语言实现的(A discrete neural network instance, a pro-test is available.MATLAB language implementation)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-04
    • 文件大小:477184
    • 提供者:剑桥
  1. 6离散Hopfield神经网络(DHNN)及其MATLAB实现

    2下载:
  2. 离散Hopfield神经网络及其MATLAB实现,有助于学习神经网络相关知识(Discrete Hopfield neural network and its MATLAB implementation)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2021-04-20
    • 文件大小:282624
    • 提供者:1liuyu
« 12 3 4 5 »
搜珍网 www.dssz.com